GET FTP STATUS

This command will return zero if the ftp connection has failed.

  Syntax
Return Integer=GET FTP STATUS()
  Returns

Number

  Example Code
ftp connect
number=get ftp status()
ftp disconnect
  See also

FTP Commands Menu
Index